ISubsystem.Start method

Starts the KINGSTAR Subsystem. This creates an EtherCAT connection at the same time.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
IKsCommand Start()
Function Start() As IKsCommand

Return value

Type: IKsCommand

Returns the states of a method.

Remarks

Usable EtherCAT states

ecatOffline

See also

ISubsystem Interface

IntervalZero.KINGSTAR.Base.Class Namespace